//0x10 bytes (sizeof)
struct _TRIAGE_POP_IRP_DATA
{
struct _LIST_ENTRY Link; //0x0
struct _IRP* Irp; //0x8
struct _DEVICE_OBJECT* Pdo; //0xc
};